github.com/andybalholm/brotli.acceptSpec.Q (field)
6 uses
github.com/andybalholm/brotli (current package)
http.go#L41: if spec.Q > bestQ &&
http.go#L43: bestQ = spec.Q
http.go#L57: Q float64
http.go#L70: spec.Q = 1.0
http.go#L77: spec.Q, s = expectQuality(s[2:])
http.go#L78: if spec.Q < 0.0 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |